2019.2.10 Maintenance Release [2020-05-05]
Changelog Overview
- 4 Improvements
- 43 Bug Fixes
- 1 Security Fixes
- 13 Chores
- 61 Total Tickets
Improvements
- app-smart_template:1.7.4-2019.2.7 [04-07-2020] - Added workflow tasks to increase efficiency of config updates for multiple devices.
- app-task_worker:3.0.4-2019.2.11 [04-23-2020] - Add support for setting whether or not running tasks is enabled on startup.
- app-workflow_engine:5.3.1-2019.2.33 [04-20-2020] - Updated task summary and description for addDuration, addWatchers, and calculateTimeDiff.
- pronghorn-core:10.8.18-2019.2.83 [04-23-2020] - Support added to enable (or disable) running tasks on startup. Default for processTasksOnStart property is set to 'true'.
Bug Fixes
- adapter-mongo:2.8.10-2019.2.5 [04-16-2020] - Fixed an error caused by a missing parameter to the deprecation function.
- adapter-mongo:2.8.10-2019.2.4 [12-06-2019] - Refactored Mongo adapter to use internal package.
- adapter-nso:6.22.0-2019.2.28 [04-28-2020] - Fixed liveStatus NED undefined error.
- adapter-nso:6.22.0-2019.2.27 [04-24-2020] - Sanitized error messages returned from Apply Templates to prevent Mongo errors.
- app-configuration_manager:3.22.20-2019.2.42 [04-17-2020] - Removed automatic capitalization of origin names in the sync options menu.
- app-configuration_manager:3.22.20-2019.2.41 [04-17-2020] - PHLoader added to the node compliance and issues card. Status message will indicate the card is empty because no compliance reports have been run yet.
- app-configuration_manager:3.22.20-2019.2.40 [04-17-2020] - Update API documentation for getDevicesFiltered. The 'options.limit' object parameter is now required.
- app-configuration_manager:3.22.20-2019.2.39 [04-10-2020] - Updated RodeoUI and dependencies that were causing build failures.
- app-configuration_manager:3.22.20-2019.2.39 [04-10-2020] - Fixed issues with the compliance report dialog expanding outside the screen view.
- app-form_builder:3.16.13-2019.2.14 [04-23-2020] - Fixed relationship between name, display name, and export key for tables and table children.
- app-json_forms:1.11.0-2019.2.27 [04-23-2020] - Relaxed JSON schema validation for forms.
- app-json_forms:1.11.0-2019.2.26 [04-22-2020] - Modified form schemas to correctly validate when imported.
- app-json_forms:1.11.0-2019.2.25 [04-21-2020] - Added a validation check. Imports will now report an error for invalid JSON documents.
- app-json_forms:1.11.0-2019.2.24 [04-21-2020] - Fixed performance issues with input fields in FireFox browser.
- app-json_forms:1.11.0-2019.2.23 [04-21-2020] - Form import retains ids from imported JSON documents.
- app-json_forms:1.11.0-2019.2.22 [04-16-2020] - Removed API method filter from dropdown in field configuration modal.
- app-json_forms:1.11.0-2019.2.21 [04-14-2020] - Improved error handling when forms are linked to users removed from the system.
- app-mop:5.15.2-2019.2.15 [04-12-2020] - Removed index parameter from rules. MOP Analytic Template can now test multiple commands.
- app-smart_template:1.7.4-2019.2.9 [04-24-2020] - Removed deprecation warning for insert method.
- app-smart_template:1.7.4-2019.2.8 [04-25-2020] - Added validation of native configuration entry.
- app-template_builder:1.5.8-2019.2.16 [04-18-2020] - Removed errant output from parsing results in Jinja2 template.
- app-workflow_builder:4.5.3-2019.2.17 [04-22-2020] - Added tags to workflow import schema.
- app-workflow_builder:4.5.3-2019.2.16 [04-21-2020] - Added validation step to import workflow method.
- app-workflow_builder:4.5.3-2019.2.15 [04-21-2020] - Changed the export function to pretty-print the exported workflows.
- app-workflow_builder:4.5.3-2019.2.15 [04-17-2020] - Fixed deletion of reference task for childJob tasks.
- app-workflow_engine:5.3.1-2019.2.34 [04-20-2020] - Reconfigured app logic. Template variables are now accepted as 'declaration of new job vars' and 'reference to existing vars' in the incoming task variables.
- app-workflow_engine:5.3.1-2019.2.32 [04-20-2020] - Fixed the display of job details that contained manual tasks with no user group attached.
- app-workflow_engine:5.3.1-2019.2.31 [04-17-2020] - Fixed bug that caused some jobs to not display on the Active Jobs page.
- app-workflow_engine:5.3.1-2019.2.30 [04-15-2020] - Fixed the revert job button to correctly redirect to the job visualization page; also added missing metrics on the jobDetails page for running tasks.
- app-workflow_engine:5.3.1-2019.2.30 [04-15-2020] - Removed 'Start Date' and 'End Date' search filters from the Job Manager UI.
- app-workflow_engine:5.3.1-2019.2.29 [04-13-2020] - Fixed the returnCompletedTaskData API to correctly return an error when trying to update a task not in the running state.
- automation-gateway:1.67.2-2019.2.14 [04-23-2020] - Spawned a subprocess that loads the external inventory file and sends the data back to the server via Linux pipes.
- pronghorn-core:10.8.18-2019.2.86 [04-24-2020] - Introduced new logic to handle cases in the REST documentation where the API path is the same but the HTTP verb is different.
- pronghorn-core:10.8.18-2019.2.84 [04-23-2020] - Updated the suggested replacement for connectDevice to 'isAlive'.
- pronghorn-core:10.8.18-2019.2.82 [04-23-2020] - Fixed a bug in PHUI.Form that prevented proper construction of keys for table rows.
- pronghorn-core:10.8.18-2019.2.81 [04-21-2020] - Updated service model to convert Error type to string when sending a callback over RabbitMQ.
- pronghorn-core:10.8.18-2019.2.80 [04-21-2020] - Available options for applications on the service page have changed. Certain applications can no longer be deleted, and no applications can be cloned.
- pronghorn-core:10.8.18-2019.2.79 [04-20-2020] - Removed unnecessary properties from schemas with $refs to fix schema validation failures.
- pronghorn-core:10.8.18-2019.2.78 [04-19-2020] - Web server now redirects user to login page upon unauthorized request.
- pronghorn-core:10.8.18-2019.2.77 [04-17-2020] - Removed incorrect default properties when creating a new service.
- pronghorn-core:10.8.18-2019.2.76 [04-16-2020] - Resolved errors in Firefox. Added validation for several authorization APIs to return empty responses as JSON instead of XML.
- pronghorn-core:10.8.18-2019.2.75 [04-14-2020] - Fixed issue where maintenance release version returned incorrectly.
- tags:2.0.4-2019.2.5 [04-13-2020] - Fixed errors in Tags schema validation. Also updated a deprecated database access function.
Security Fixes
- adapter-mongo:2.8.10-2019.2.3 [11-26-2019] - Fixed Mongo adapter security vulnerability.
Chores
- app-automation_catalog:2.1.0-2019.2.22 [04-13-2020] - Updated client packages to improve stability.
- app-configuration_manager:3.22.20-2019.2.38 [04-09-2020] - Updated the rect-router-dom module to version 5.1.2.
- app-configuration_manager:3.22.20-2019.2.37 [04-08-2020] - Updated rodeo version to fix extraneous error.
- app-json_forms:1.11.0-2019.2.20 [04-14-2020] - Updated client packages to improve stability.
- app-mop:5.15.2-2019.2.16 [04-21-2020] - Removed source maps from npm package.
- app-template_builder:1.5.8-2019.2.15 [04-16-2020] - Updated client packages to improve stability.
- automation-gateway:1.67.2-2019.2.13 [04-21-2020] - Updated package.json and package-lock.json; each relies on a patched version of rodeo that includes a stable version of react-router-dom.
- itential-utils:2.2.17 [04-13-2020] - Moved CI pipeline from Node.js 10 to Node.js 12.
- pronghorn-core:10.8.18-2019.2.85 [04-23-2020] - Updated the @itential/network version dependency.
- pronghorn-core:10.8.18-2019.2.75 [04-14-2020] - RabbitMQ vhost property now connects IAP to a vhost.
- pronghorn-core:10.8.18-2019.2.74 [04-10-2020] - Pinned the rodeo-ui to use the correct React module.
- pronghorn-core:10.8.18-2019.2.73 [04-09-2020] - Updated licensing module dependency.
- tags:2.0.4-2019.2.4 [04-07-2020] - Removed reference to unused seed lifecycle in package.json file.
2019.2.10 Release Versions
Automation Platform Versions
component | version |
---|---|
@itential/adapter-ansible_manager | 2.3.0-2019.2.15 |
@itential/adapter-azure_aaa | 1.0.4-2019.2.4 |
@itential/adapter-email | 3.1.4-2019.2.1 |
@itential/adapter-ldap | 2.12.2-2019.2.4 |
@itential/adapter-local_aaa | 3.0.1-2019.2.0 |
@itential/adapter-mongo | 2.8.10-2019.2.5 |
@itential/adapter-nso | 6.22.0-2019.2.28 |
@itential/adapter-policy_engine | 1.0.4-2019.2.1 |
@itential/adapter-prospector | 1.6.11-2019.2.1 |
@itential/adapter-radius | 2.0.2-2019.2.1 |
@itential/adapter-redis | 2.0.6-2019.2.1 |
@itential/app-array | 1.3.5-2019.2.2 |
@itential/app-automation_catalog | 2.1.0-2019.2.22 |
@itential/app-configuration_manager | 3.22.20-2019.2.42 |
@itential/app-form_builder | 3.16.13-2019.2.14 |
@itential/app-golden_config | 5.16.10-2019.2.9 |
@itential/app-golden_services | 1.3.1-2019.2.4 |
@itential/app-json | 1.1.4-2019.2.2 |
@itential/app-json_forms | 1.11.0-2019.2.27 |
@itential/app-mop | 5.15.2-2019.2.16 |
@itential/app-nso_manager | 2.17.0-2019.2.7 |
@itential/app-number | 2.0.2-2019.2.2 |
@itential/app-object | 1.2.4-2019.2.3 |
@itential/app-policy_manager | 3.0.29-2019.2.37 |
@itential/app-service_catalog | 3.9.3-2019.2.4 |
@itential/app-service_management | 2.20.1-2019.2.4 |
@itential/app-smart_template | 1.7.4-2019.2.9 |
@itential/app-string | 1.1.4-2019.2.3 |
@itential/app-task_worker | 3.0.4-2019.2.11 |
@itential/app-template_builder | 1.5.8-2019.2.16 |
@itential/app-tools | 1.2.2-2019.2.2 |
@itential/app-workflow_builder | 4.5.3-2019.2.17 |
@itential/app-workflow_engine | 5.3.1-2019.2.34 |
@itential/pronghorn-core | 10.8.18-2019.2.86 |
@itential/search | 1.1.1-2019.2.2 |
@itential/tags | 2.0.4-2019.2.5 |
@itential/itential-utils | 2.2.17 |
Ansible Manager Versions
component | version |
---|---|
ansible_manager | 1.67.2-2019.2.14 |
NSO Manager Versions
component | version |
---|---|
itential_tools | 1.23.9-2019.2.4 |
prospector | 1.10.1-2019.2.3 |
Engine Versions
component | version |
---|---|
policy-engine | 1.0.6-2019.2.1 |
Dependencies
Automation Platform Server
package | supported versions | recommended version |
---|---|---|
nodejs | 8.x or 10.x | 10.20.1 |
The gcc-c++ and make packages should be installed from your OS distribution.
Template Builder
package | supported | recommended |
---|---|---|
python | 2.x or 3.x | 3.8.2 |
pip | supported | recommended |
---|---|---|
pip | any version | 20.0.2 |
textfsm | 0.x or 1.x | 1.1.0 |
Jinja2 | 2.x | 2.11.1 |
Mongo Server
package | supported | recommended |
---|---|---|
mongodb | 3.6.x | 3.6.16 |
RabbitMQ Server
package | supported | recommended |
---|---|---|
rabbitmq | 3.8.x | 3.8.3 |
erlang | 21.3+ or 22.x | 22.3 |
Redis Server
package | supported | recommended |
---|---|---|
redis | 5.x | 5.0.8 |
The gcc-c++ and make packages should be installed from your OS distribution.
Automation Gateway
package | supported | recommended |
---|---|---|
python | 3.6 | 3.6.10 |
openssl | 1.x | 1.1.1e |
haproxy | 2.x | 2.1.3 |
The gcc-c++ and make packages should be installed from your OS distribution.
The following development packages are required to install automation gateway: libffi-dev, openssl-dev, python-dev, sqlite-dev.
pip package | supported | recommended |
---|---|---|
pip | any version | 20.0.2 |
ansible | 2.7 | 2.7.17 |
One or more of the following packages may be required by the specific ansible modules you're using: psutil, pycrypto, paramiko, ncclient, lxml, nitrosdk-python, jxmlease.
Check the ansible documentation for the roles you're planning to use for additional package requirements.
Prospector
package | supported | recommended |
---|---|---|
java | 1.7 or 1.8 | 1.8.242.08 |
NSO/Itential Tools
package | supported | recommended |
---|---|---|
java | 1.7 or 1.8 | 1.8.242.08 |
The ant package should be installed from your OS distribution.
IAP Compatibility
Device Configuration
Device Configuration compatibility describes which devices are expected to work with the basic features of the Configuration Manager application across various southbound systems.
Ansible:
* Arista EOS
* Cisco IOS
* Cisco IOSXR
* Cisco NX
* Juniper Junos
NSO:
Refer to the NSO Versions and NED Versions tables below for a list of tested devices.
Device Compliance
Device Compliance compatibility describes which devices are expected to work with Golden Configurations.
Ansible:
* Arista EOS
* Cisco IOS
* Cisco IOSXR
* Cisco NX
* Juniper Junos
NSO (Configuration Manager app):
* Arista EOS
* Cisco IOS
* Cisco IOSXR
* Cisco NX
* Juniper Junos
NSO (Golden Config app):
* a10-acos
* adtran-aos
* alu-sr
* arista-dcs
* cisco-ios
* cisco-iosxr
* cisco-nx
* cisco-staros
* f5-bigip
* huawei-vrp
* juniper-junos
Device Maintenance
Device Maintenance compatibility describes which devices Itential can perform maintenance activities on (e.g., reboots and firmware upgrades).
Ansible:
* Arista EOS
* Cisco IOS
* Cisco IOSXR
* Juniper Junos
NSO:
* cisco-ios
* cisco-iosxr
* juniper-junos
Device Health Checks
Device Health Checks compatibility describes which devices Itential can execute read-only show commands to use the method broker and Command Templates application.
Ansible:
* Arista EOS
* Cisco IOS
* Cisco IOSXR
* Cisco NX
* Juniper Junos
NSO:
* a10-acos
* alu-sr
* arista-dcs
* cienacli-acos
* cisco-aireos
* cisco-asa
* cisco-gss
* cisco-ios
* cisco-iosxr
* cisco-nx
* cisco-qps
* cisco-staros
* ericsson-sgsnmme
* f5-bigip
* huawei-vrp
* juniper-junos
Note: Some of the devices in the health checks category are tested against netsim devices.
Forms
Ansible:
IAP can render most ansible networking modules as forms. Support for specific modules may vary. If you encounter issues with any particular modules, reach out to the Itential Customer Success Team for assistance.
NSO:
IAP can render most service models advertised by NSO as forms. Support for specific yang features may vary. If you encounter issues with your service models, reach out to the Itential Customer Success Team for assistance.
Service Provisioning
NSO:
IAP can provision most service models advertised by NSO. Support for specific yang features may vary. If you encounter issues with your service models, reach out to the Itential Customer Success Team for assistance.
Devices/Services Compatibility
The Itential Automation Platform is tested against the following component versions.
Ansible Versions:
* 2.7.17
Ansible Modules:
* eos_facts
* eos_command
* eos_config
* ios_facts
* ios_command
* ios_config
* iosxr_facts
* iosxr_command
* iosxr_config
* nx_facts
* nx_command
* nx_config
* junos_facts
* junos_command
* junos_config
NSO Versions:
* 5.2.2.1
* 4.7.7
* 4.6.5
NSO NED Versions:
ned | 4.6.5 | 4.7.7 | 5.2.2.1 |
---|---|---|---|
a10-acos | 3.15.3 | 3.16.1 | 3.16.1 3.16 |
adtran-aos | 4.0.5 | 4.0.5 | 4.0.5 |
alu-sr | 8.3 | 8.6.1 | 8.6.1 8.6 |
arista-dcs | 5.7 | 5.10.2 | 5.10.2 5.10.1 |
checkpoint-gaiaos_rest | 1.3.8 | 1.3.10 | 1.8.8 1.8.7 |
ciena-acos | 6.1.5 | 6.1.5 | 6.1.5 |
cisco-aireos | 3.3.20 | 3.3.18 | 3.3.20 |
cisco-asa | 6.7.7 | 6.8.7 | 6.8.7 6.8.6 |
cisco-gss | 2.1.1 | 2.1.1 | 2.1.1 |
cisco-ios | 6.42.2 | 6.48 | 6.48 6.47 |
cisco-iosxr | 7.18.2 | 7.23.1 | 7.23.1 7.23 |
cisco-nx | 5.1.3 | 5.15.5 | 5.15.5 5.15.4 |
cisco-qps | 5.1.2 | 5.1.0 | 5.1.3 5.1.2 |
cisco-staros | 5.22.1 | 5.24.1 | 5.24.1 5.24 |
ericsson-sgsnmme | 1.0.7 | 1.0.7 | 1.0.7 |
f5-bigip | 3.7.13 | 3.9.3 | 3.9.3 3.9.2 |
fortinet-fortios | 5.4 | 5.4.5 | 5.4.5 5.4.4 |
huawei-usn | 1.2.1 | 1.2.1 | 1.2.1 |
huawei-vrp | 6.1 | 6.3.9 | 6.3.9 6.3.8 |
juniper-junos | 4.5.17 | 4.5.23 | 4.5.23 4.5.22 |
paloalto-panos_cli | 4.3.1 | 4.0.1 | 4.3.5 4.3.4 |
radware-alteonos | 2.4 | 2.4 | 2.4 |
unix-bind | 2.0.17 | 2.1.0 | 2.1.0 2.0.17 |
VTS Versions:
* 2.6.2
VTS NED Versions:
ned | 2.6.2 |
---|---|
cisco-iosxr | 6.6 |
cisco-ncs5500 | 1.0 |
cisco-nx | 5.1.4 |
Virtual Devices:
* A10 vThunder 4.1.4 GR1
* Arista EOS-4.23.0FX
* Checkpoint R80.30-273.583
* Cisco ASAv 9.13.1.7
* Cisco CSR 16.12.1a
* Cisco NX 9.3.2, 9.3.1
* Cisco StarOS 21.15.29
* Cisco XR6.3.1
* F5 BIGIP 15.1.0.2-0.0.9
* Fortigate 6.4.0
* Juniper VMX 18.4R1
* Juniper VSRX 19.1R2
* PanOS 9.1.2
* Radware 32.6.0.0
IAP Browser Compatibility
This maintenance release was tested against the following browser versions:
* Firefox 69.0
* Chrome 76.3809.87
* Edge 44.18362.1.0
* IE11 11.678.17763